-
Home
-
FAPI Member
-
2.2.23 (latest)
-
Code
-
Classes
- CachingIterator
Total Complexity |
27 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
111 |
Lines of code |
58 |
Logical lines of code |
28 |
Comment lines |
36 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
56 |
8 |
16 |
isFirst() |
S |
76 |
4 |
3 |
isLast() |
S |
77 |
3 |
3 |
count() |
S |
67 |
2 |
8 |
next() |
S |
72 |
2 |
6 |
rewind() |
S |
75 |
2 |
4 |
isEmpty() |
S |
80 |
1 |
3 |
isOdd() |
S |
79 |
1 |
3 |
isEven() |
S |
79 |
1 |
3 |
getCounter() |
S |
82 |
1 |
3 |
getNextKey() |
S |
81 |
1 |
3 |
getNextValue() |
S |
81 |
1 |
3 |